ComponentOne ASP.NET MVC Controls
SelectionMode Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : SelectionMode Property
Gets or sets the current selection mode.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property SelectionMode As SelectionMode
[DefaultValue()]
public virtual SelectionMode SelectionMode {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members